Skip to content

css.types.attr - Incorrect support data for <type-or-unit> of attr() #26630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
skyclouds2001 opened this issue Apr 25, 2025 · 2 comments
Open
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS on hold Waiting on something else before this can be moved forward.

Comments

@skyclouds2001
Copy link
Contributor

skyclouds2001 commented Apr 25, 2025

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

the test suggest it is supported but bcd says no in chromium

supported: angle | color | custom-ident | image | integer | length | length-percentage | number | percentage | resolution | string | time | transform-function
not supported: url

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

mark it as supported in chrome (should also be 133 version), add missing one and remove not-supported one

add version info for angle | color | integer | length | number | percentage | time
add data for custom-ident | image | length-percentage | resolution | string | transform-function
remove data for frequency | url

Did you test this? If so, how?

in mdn's playground and browser's console

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://developer.mozilla.org/en-US/docs/Web/CSS/attr
https://drafts.csswg.org/css-values-5/#funcdef-attr
https://bugzilla.mozilla.org/show_bug.cgi?id=435426
https://bugs.webkit.org/show_bug.cgi?id=26609

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

@skyclouds2001 skyclouds2001 added the needs triage This issue needs to be confirmed label Apr 25, 2025
@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Apr 25, 2025
@skyclouds2001
Copy link
Contributor Author

see also #26624 and #25618

@caugner caugner added on hold Waiting on something else before this can be moved forward. and removed needs triage This issue needs to be confirmed labels Apr 29, 2025
@caugner
Copy link
Contributor

caugner commented Apr 29, 2025

Let's wait for #26624 to land before making these updates. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS on hold Waiting on something else before this can be moved forward.
Projects
None yet
Development

No branches or pull requests

2 participants